ShowWindow
Shows the plugin modal window.
Syntax
expression.ShowWindow(frameId, variation);
expression
- A variable that represents a Api class.
Parameters
Name | Required/Optional | Data type | Default | Description |
---|---|---|---|---|
frameId | Required | string | The frame ID. | |
variation | Required | variation | The plugin variation. |
Returns
This method doesn't return any data.